2023-09-21T17:21:56.1808475Z ##[group]Run python -m pip install --pre --find-links wheelhouse/artifact/ tables
2023-09-21T17:21:56.1809101Z [36;1mpython -m pip install --pre --find-links wheelhouse/artifact/ tables[0m
2023-09-21T17:21:56.2070128Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2023-09-21T17:21:56.2070483Z env:
2023-09-21T17:21:56.2070782Z   pythonLocation: C:\hostedtoolcache\windows\Python\3.11.5\x64
2023-09-21T17:21:56.2071182Z   PKG_CONFIG_PATH: C:\hostedtoolcache\windows\Python\3.11.5\x64/lib/pkgconfig
2023-09-21T17:21:56.2071585Z   Python_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.5\x64
2023-09-21T17:21:56.2073604Z   Python2_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.5\x64
2023-09-21T17:21:56.2073968Z   Python3_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.5\x64
2023-09-21T17:21:56.2074268Z ##[endgroup]
2023-09-21T17:22:10.5104991Z Looking in links: wheelhouse/artifact/
2023-09-21T17:22:11.6866498Z Processing d:\a\pytables\pytables\wheelhouse\artifact\tables-3.8.1.dev0-cp311-cp311-win_amd64.whl
2023-09-21T17:22:12.0421157Z Collecting numpy>=1.19.0 (from tables)
2023-09-21T17:22:12.0424450Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/93/fd/3f826c6d15d3bdcf65b8031e4835c52b7d9c45add25efa2314b53850e1a2/numpy-1.26.0-cp311-cp311-win_amd64.whl.metadata
2023-09-21T17:22:12.3039549Z   Downloading numpy-1.26.0-cp311-cp311-win_amd64.whl.metadata (61 kB)
2023-09-21T17:22:12.3925486Z      -------------------------------------- 61.1/61.1 kB 651.8 kB/s eta 0:00:00
2023-09-21T17:22:12.4953476Z Collecting numexpr>=2.6.2 (from tables)
2023-09-21T17:22:12.4956785Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/b1/7a/d75f9d2cf4f473601813680abb59b65e7d534671b5ab134f09978eb41883/numexpr-2.8.6-cp311-cp311-win_amd64.whl.metadata
2023-09-21T17:22:12.5091703Z   Downloading numexpr-2.8.6-cp311-cp311-win_amd64.whl.metadata (8.2 kB)
2023-09-21T17:22:12.5692466Z Collecting packaging (from tables)
2023-09-21T17:22:12.5799392Z   Downloading packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T17:22:12.6010099Z      ---------------------------------------- 48.9/48.9 kB 1.2 MB/s eta 0:00:00
2023-09-21T17:22:12.6403077Z Collecting py-cpuinfo (from tables)
2023-09-21T17:22:12.6505338Z   Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T17:22:12.6976822Z Downloading numexpr-2.8.6-cp311-cp311-win_amd64.whl (94 kB)
2023-09-21T17:22:12.7245876Z    ---------------------------------------- 95.0/95.0 kB 2.6 MB/s eta 0:00:00
2023-09-21T17:22:12.7381278Z Downloading numpy-1.26.0-cp311-cp311-win_amd64.whl (15.8 MB)
2023-09-21T17:22:12.9809113Z    ---------------------------------------- 15.8/15.8 MB 54.4 MB/s eta 0:00:00
2023-09-21T17:22:13.1176772Z Installing collected packages: py-cpuinfo, packaging, numpy, numexpr, tables
2023-09-21T17:22:18.2607251Z Successfully installed numexpr-2.8.6 numpy-1.26.0 packaging-23.1 py-cpuinfo-9.0.0 tables-3.8.1.dev0
